Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Tpm2 Settings UpdateSpec

Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Tpm2 Settings UpdateSpec
Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Tpm2 Settings UpdateSpec

This schema is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

The Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Tpm2 Settings UpdateSpec schema contains information that describes changes to the TPM 2.0 protocol settings.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "require_endorsement_keys": false,
    "require_certificate_validation": false
}
boolean
require_endorsement_keys
Optional

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

Require registered TPM endorsement keys.

This property was added in vSphere API 7.0.0.0.

If missing or null the current state will remain unchanged.

boolean
require_certificate_validation
Optional

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

Require TPM endorsement key certificate validation.

This property was added in vSphere API 7.0.0.0.

If missing or null the current state will remain unchanged.